Fix _login to pass arguments to the server unconditionally, rather than
authorEwan Mellor <ewan@xensource.com>
Mon, 18 Dec 2006 00:14:40 +0000 (00:14 +0000)
committerEwan Mellor <ewan@xensource.com>
Mon, 18 Dec 2006 00:14:40 +0000 (00:14 +0000)
commit75bbf9d488782d227fb6648adb351192dba5a7b5
tree9a6a8b2c1b9976436607787b3687986e5cc4db04
parent6d6cd40676e6d3985d654eabb22f487cbeb168ec
Fix _login to pass arguments to the server unconditionally, rather than
requiring precisely two on the client-side.

Signed-off-by: Ewan Mellor <ewan@xensource.com>
tools/python/xen/xm/XenAPI.py